In this episode, we're going to implement trivia. Trivia is a concept that allow storing semantically irrelevant parts of the input file in the syntax tree (such as whitespace and comments) without complicating the parser or the syntax nodes.